IJogCommand 介面
代表一个吋动。
继承体系
System.Object
IntervalZero.KINGSTAR.Base.Class.IKsCommand
IntervalZero.KINGSTAR.Base.Class.IJogCommand
组合: IntervalZero.KINGSTAR.Base.Class (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
语法
public interface IJogCommand : IKsCommand
Public Interface IJogCommand Inherits IKsCommand
IJogCommand 介面陈列了以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() | Acceleration | 加速度值。 |
![]() | Deceleration | 减速度值。 |
![]() | Direction | 吋动移动的方向。 |
![]() | Jerk | 加加速度值。 |
![]() | Velocity | 指定速度的值。[单位/秒] |
参见